[INFO] cloning repository https://github.com/jonasehrlich/debug-tree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonasehrlich/debug-tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasehrlich%2Fdebug-tree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasehrlich%2Fdebug-tree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3df48d10bf631ce9551c541c55f15153082d7547
[INFO] checking jonasehrlich/debug-tree against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasehrlich%2Fdebug-tree" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jonasehrlich/debug-tree
[INFO] finished tweaking git repo https://github.com/jonasehrlich/debug-tree
[INFO] tweaked toml for git repo https://github.com/jonasehrlich/debug-tree written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jonasehrlich/debug-tree on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jonasehrlich/debug-tree already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cce3472cbbc8f64b9e0274334d0de0a70a0c18f47c165c770c4b6c9fc43e92e5
[INFO] running `Command { std: "docker" "start" "cce3472cbbc8f64b9e0274334d0de0a70a0c18f47c165c770c4b6c9fc43e92e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cce3472cbbc8f64b9e0274334d0de0a70a0c18f47c165c770c4b6c9fc43e92e5" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cce3472cbbc8f64b9e0274334d0de0a70a0c18f47c165c770c4b6c9fc43e92e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cce3472cbbc8f64b9e0274334d0de0a70a0c18f47c165c770c4b6c9fc43e92e5" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.2
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking libflate_lz77 v2.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking polling v3.9.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking async-io v2.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling include-flate-codegen v0.2.0
[INFO] [stderr]     Checking async-global-executor v3.1.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling hannibal-derive v0.12.4
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]    Compiling debug-flow v0.1.0 (/opt/rustwide/workdir/backend/app)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> backend/app/build.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 |     if cfg!(target_os = "windows") {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_OS").unwrap_or_default() == "windows"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr] error: could not compile `debug-flow` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cce3472cbbc8f64b9e0274334d0de0a70a0c18f47c165c770c4b6c9fc43e92e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cce3472cbbc8f64b9e0274334d0de0a70a0c18f47c165c770c4b6c9fc43e92e5", kill_on_drop: false }`
[INFO] [stdout] cce3472cbbc8f64b9e0274334d0de0a70a0c18f47c165c770c4b6c9fc43e92e5
